home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 November / Macworld (1997-11).dmg / Games World / Hot New Demos / Nuclear Hammer Demo (PPC) / Nuclear Hammer Demo / Nuclear Hammer Demo.rsrc / TEXT_668_Internal File System.txt < prev    next >
Text File  |  1997-08-22  |  897b  |  23 lines

  1. 1     Buf - no free cache buffers (all in use)
  2. 2     chInUse - requested block in use
  3. 3     chnotfound - requested block not found
  4. 4     chNotInUse - block being released was not in use
  5. 16    fxRangeErr - file position beyond mapped range
  6. 17    fxOvFlErr - extents file overflow
  7. 32    btnotfound - record not found
  8. 33    btexists - record already exists
  9. 34    btnospace - no available space
  10. 35    btnoFit - record doesn't fit in node 
  11. 36    btbadNode - bad node detected
  12. 37    btbadHdr - bad BTree header record detected
  13. 48    cmnotfound - CNode not found
  14. 49    cmexists - CNode already exists
  15. 50    cmnotempty - directory CNode not empty (valence = 0)
  16. 51    cmRootCN - invalid reference to root CNode
  17. 52    cmbadnews - detected bad catalog structure
  18. 53    cmFThdDirErr - thread belongs to a directory not a file
  19. 54    cmFThdGone - file thread doesn't exist
  20. 64    dsBadRotate - bad BTree rotate
  21.  
  22.  
  23.